home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head>
- <LINK REL=StyleSheet HREF="tool.css" TYPE="text/css">
- </head>
- <body background="images/dark_blue.jpg" topmargin="0">
- <p align="center"><img border="0" src="images/gg_css_dark.jpg"></P>
- <form method="POST" action="enc.asp">
- <div align="left">
- <table border="0" cellpadding="2" style="border-collapse: collapse" bordercolor="#111111" width="500" id="AutoNumber1">
- <tr>
- <td width="122" align="left"><b>
- <font size="2" color="#C0C0C0" face="Arial">First Name:</font></b></td>
- <td width="370"><font color="#C0C0C0" face="Arial">
- <input type="text" name="FRST_NAME" size="25"></font></td>
- </tr>
- <tr>
- <td width="122" align="left"><b>
- <font face="Arial" size="2" color="#C0C0C0">Last Name:</font></b></td>
- <td width="370"><font color="#C0C0C0" face="Arial">
- <input type="text" name="LST_NAME" size="25"></font></td>
- </tr>
- <tr>
- <td width="122" align="left"><b>
- <font color="#C0C0C0" size="2" face="Arial">Registration #:</font></b></td>
- <td width="370"><font face="Arial">
- <input type="text" name="REG_KEY" size="45"></font></td>
- </tr>
- <tr>
- <td width="122" align="left"> </td>
- <td width="370"><font face="Arial">
- <input type="submit" value="Submit" name="B1" class="buttons"> <input type="reset" value="Reset" name="B2" class="buttons"></font></td>
- </tr>
- </table>
- </div>
- </form>
- </body>
-
- </html>